home *** CD-ROM | disk | FTP | other *** search
/ The Pegasus Disc / The Pegasus Disc 2000.bin / pc / tutorials / legend / info.css next >
Cascading Style Sheet File  |  2000-06-16  |  405b  |  29 lines

  1. BODY    {
  2.     background-color: #ffffff; 
  3.     }
  4.  
  5. #head
  6.      {    
  7.     font-family: Arial, Helvetica, sans-serif;
  8.     font-size: 130%;
  9.     }
  10.  
  11. #bullet
  12.      { 
  13.     font-family: Arial, Helvetica, sans-serif; 
  14.     font-size: 105%;
  15.     }
  16.  
  17. #shead
  18.      {    
  19.     font-family: Arial, Helvetica, sans-serif;
  20.     font-size: 105%;
  21.     font-color: #ff3e96;
  22.     }
  23.  
  24. #bullet2
  25.      { 
  26.     font-family: Arial, Helvetica, sans-serif; 
  27.     font-size: 130%;
  28.     }
  29.